home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_util / zmsg2b2.zip / NODE1.CFG < prev    next >
Text File  |  1996-01-02  |  14KB  |  300 lines

  1. ; ZMessage.CFG - Sample door configuration file
  2. ;
  3. ; This configuration file can be used by the sysop to customize the Zmessage
  4. ; door for use on their own system.  ZMESSAGE is designed to run on almost
  5. ; any BBS system automatically, without requiring anything but to the door's
  6. ; .EXE file.
  7. ; However, there are many cases where the sysop may wish to customize a door's
  8. ; operation using this configuration file. The configuration file system is
  9. ; provided to allow the customization of options such as maximum time
  10. ; permitted within the door, etc., and to allow ZMESSAGE to be run  under
  11. ; even the most non-typical BBS setups.
  12. ;
  13. ; Any text following a semi-colon (;), and blank lines, are ignored.
  14. ;
  15. ;------------------------------------------------------------------------------
  16. ;
  17. ;  BBS system directory. Indicates where the door information file (drop file)
  18. ;  can be found. Set this where your dropfile is located.
  19. ;
  20. BBSDir    C:\BBS
  21. ;
  22. ;------------------------------------------------------------------------------
  23. ;
  24. ;  The door's working directory. This is where the door's system files are
  25. ;  located. Remove the semi-colon (;) to activate this option.
  26. ;
  27. ;DoorDir    C:\BBS\ZMESSAGE
  28. ;
  29. ;------------------------------------------------------------------------------
  30. ;
  31. ;  Local mode override. Forces door to always operate in local test mode.
  32. ;  Remove the semi-colon (;) to activate this option. When this mode is
  33. ;  activated, no door information file is required and default settings are
  34. ;  used for the user's name, location, etc.
  35. ;
  36. ;LocalMode
  37. ;
  38. ;------------------------------------------------------------------------------
  39. ;
  40. ;  Door personality setting. This setting selects one of a number of sysop
  41. ;  interface personalities. Each personality setting emulates the status line
  42. ;  format and sysop function keys of a particular BBS package. Valid
  43. ;  personality settings are:
  44. ;
  45. ;                     Standard     (Open Doors style, similar to RA 1.11)
  46. ;                     PCBoard
  47. ;                     RemoteAccess
  48. ;                     Wildcat
  49. ;
  50. Personality    Standard
  51. ;
  52. ;------------------------------------------------------------------------------
  53. ;
  54. ;  Log File options. "LogFileName" specifies filename (path optional) where the
  55. ;  door should record log information. To disable the log file altogether,
  56. ;  remove the semi-colon (;) from the "DisableLogging" line.
  57. ;
  58. ;LogFileName    DOOR.LOG
  59. ;DisableLogging
  60. ;
  61. ;------------------------------------------------------------------------------
  62. ;
  63. ;  BBS node number that door is running on. Only used if ZMESSAGE is unable
  64. ;  to determine the node number by some other means.
  65. ;
  66. Node    1
  67. ;
  68. ;------------------------------------------------------------------------------
  69. ;
  70. ;
  71. ;  Maximum length of time a user is permitted to access the door. If the user's
  72. ;  total remaining time on the BBS is less than this value, the user will only
  73. ;  be permitted to access the door for this shorter length of time. This option
  74. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  75. ;  When this option is disabled, the user will be permitted to use the full
  76. ;  of their remaining time on the BBS within the door.
  77. ;
  78. ;MaximumDoorTime    15
  79. ;
  80. ;------------------------------------------------------------------------------
  81. ;
  82. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  83. ;  without the user pressing any key, before the user will be automatically
  84. ;  disconnected. A value of 0 disables inactivity timeouts.
  85. ;
  86. InactivityTimeout    200
  87. ;
  88. ;------------------------------------------------------------------------------
  89. ;  Maximum messages allowed.  The maximum number of messages that Zmessage
  90. ;  will allow before paging out the oldest message is set here.  Set this to
  91. ;  a value from 1 to 12.
  92. ;
  93. maxMessages 3
  94. ;  
  95. ;------------------------------------------------------------------------------
  96. ;  Registration Information:  Set the following to your Name exaclty as it
  97. ;  appears in your registration conformation and registration code.
  98. ;
  99. registeredTo UNREGISTERED
  100. registrationKey 00000000000
  101. ;
  102. ;------------------------------------------------------------------------------
  103. ;  Name of the sysop. ZMESSAGE can usually determine the sysop's name from the
  104. ;  information passed to the door by the BBS. However, some BBS software does
  105. ;  not supply this information to doors. In such cases, if the sysop's name is
  106. ;  required by the door, it may be supplied here. Remove the semi-colon (;) to
  107. ;  activate this option.
  108. ;
  109. ;SysopName    The Sysop
  110. ;
  111. ;------------------------------------------------------------------------------
  112. ;
  113. ;  Name of the BBS. ZMESSAGE can usually determine the name of the BBS from
  114. ;  the information passed to the door by the BBS. However, some BBS software
  115. ;  does not supply this information to door programs. In such cases, if the
  116. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  117. ;  semi-colon (;) to activate this option.
  118. ;
  119. ;SystemName    Unnamed BBS
  120. ;
  121. ;------------------------------------------------------------------------------
  122. ;
  123. ;  Door colour options. These options specify the various text colours that
  124. ;  will be used by the door if ANSI or AVATAR graphics modes are available.
  125. ;  Colours are specified in the format:
  126. ;
  127. ;         {Bright} {Flashing} [Foreground Colour] on [Background Colour]
  128. ;
  129. ;  Where foreground and background colours are one of:
  130. ;
  131. ;         Black
  132. ;         Blue
  133. ;         Green
  134. ;         Cyan
  135. ;         Red
  136. ;         Magenta
  137. ;         Yellow / Brown
  138. ;         White / Grey
  139. ;
  140. ;  Note that some of these options (such as those that pertain to files
  141. ;  listings) are not used for all doors.
  142. ;
  143. ChatUserColour               Bright white on black
  144. ChatSysopColour              Bright red on black
  145. ;
  146. ;------------------------------------------------------------------------------
  147. ;
  148. ;  Memory swapping options. These options are generally not needed, but can be
  149. ;  used to customize OpenDoor's swapping behaviour. "SwappingDir" can be used
  150. ;  to specify which directory or directories should be used for swapping.
  151. ;  Multiple directory paths can be seperated using a semi-colon.
  152. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  153. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  154. ;  altogether. Remove the semi-colon (;) to activate any of these options.
  155. ;
  156. ;SwappingDir    C:\
  157. ;SwappingNoEMS
  158. ;SwappingDisable
  159. ;
  160. ;------------------------------------------------------------------------------
  161. ;
  162. ;  Serial port options. These options are generally not needed, as these
  163. ;  settings can usually be determined from the BBS door information file.
  164. ;  "LockedBPS" specifies the the BPS rate at which the door should communicate
  165. ;  with the modem. "SerialPort" specifies the port port number that the modem
  166. ;  is connected to. Unless you have reassigned the port numbers through your
  167. ;  FOSSIL drive, port 0 corresponds to COM1, port 1 corresponds to COM2, and
  168. ;  so on. Remove the semi-colon (;) to activate either of these options.
  169. ;
  170. ;LockedBPS    38400
  171. ;SerialPort    0
  172. ;
  173. ;
  174. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  175. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  176. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  177. ;  the door to always communicate directly with the modem, bypassing any
  178. ;  FOSSIL driver.
  179. ;
  180. ;NoFossil
  181. ;
  182. ;------------------------------------------------------------------------------
  183. ;
  184. ;  The following options only apply if a FOSSIL driver is NOT being used for
  185. ;  serial communications. If a FOSSIL driver IS being used, these options
  186. ;  are normally set on the FOSSIL driver command line.
  187. ;
  188. ;  Hexidecimal address of the serial port. This address can usually be
  189. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  190. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  191. ;  (;) to activate this option.
  192. ;
  193. ;PortAddress 2F8
  194. ;
  195. ;
  196. ;  Interrupt request line that the serial port is using. May be any IRQ line
  197. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  198. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  199. ;  to activate this option.
  200. ;
  201. ;PortIRQ 4
  202. ;
  203. ;
  204. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  205. ;  the serial I/O receive buffer. You may want to increase this buffer size
  206. ;  if you find that characters being sent from the user's modem are being lost.
  207. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  208. ;  buffer. You may want to increase this buffer size for improved performance
  209. ;  in some multitasking environments.
  210. ;
  211. ReceiveBuffer 256
  212. TransmitBuffer 1024
  213. ;
  214. ;
  215. ;  UART FIFO buffers. Normally, ZMESSAGE will use 16550A UART FIFO buffers
  216. ;  if they are available. You can prevent ZMESSAGE from using the FIFO
  217. ;  buffers, even if they are available, by removing the semi-colon before
  218. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  219. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  220. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  221. ;  bytes.
  222. ;
  223. ;NoFIFO
  224. FIFOTriggerSize 4
  225. ;
  226. ;------------------------------------------------------------------------------
  227. ;
  228. ;  Custom door information file support. ZMESSAGE automatically recognizes
  229. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  230. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  231. ;  to permit ZMESSAGE doors to operate on BBS systems that produce a different
  232. ;  format file, you may define a custom door information file format. A custom
  233. ;  door information file format is defined using the "CustomFileName" command,
  234. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  235. ;
  236. ;  The "CustomFileName" option specifies the filename used to distinguish this
  237. ;  file format from other file formats. This filename should not include a
  238. ;  path. To specify the path where the door information file is located, use
  239. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  240. ;  custom format is the same as that of one of the built-in formats, the custom
  241. ;  format will override the built-in format.
  242. ;
  243. ;  The actual format of the custom file is specified using a number of lines
  244. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  245. ;  correspond to a single line in the door information file, with the option
  246. ;  following the "CustomFileLine" keyword specifying the information that can
  247. ;  be found on that line. This can be one of the following keywords:
  248. ;
  249. ;                    Ignore - Causes the next line in the door information
  250. ;                             file to be ignored. Use on lines for which none
  251. ;                             of the options below apply.
  252. ;                   ComPort - COM? port the modem is connected to
  253. ;                             (0 indicates local mode)
  254. ;                FossilPort - Fossil port number the modem is connected to
  255. ;                  ModemBPS - BPS rate at which to communicate with modem
  256. ;                             (0 or non-numerical value indicates local mode)
  257. ;                 LocalMode - 1, T or Y if door is operating in local mode
  258. ;                  UserName - Full name of the user
  259. ;             UserFirstName - First name(s) of the user
  260. ;              UserLastName - Last name of the user
  261. ;                     Alias - The user's psuedonym / handle
  262. ;                 HoursLeft - Hours user has left online
  263. ;               MinutesLeft - Minutes user has left online, or time left online
  264. ;                             in format hh:mm
  265. ;               SecondsLeft - Seconds user has left online, or time left online
  266. ;                             in format hh:mm:ss or format mm:ss
  267. ;                             (If more than one of the above time options are
  268. ;                             used, the user time left is taken to be the total
  269. ;                             of all of these values.)
  270. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  271. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  272. ;                       RIP - 1, T or Y for RIP graphics mode
  273. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  274. ;              ScreenLength - Number of lines on user's screen
  275. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  276. ;                  Security - The user's security level / access level
  277. ;                      City - City the user is calling from
  278. ;                      Node - Node number user is connected to
  279. ;                 SysopName - Full name of the sysop
  280. ;            SysopFirstName - The sysop's first name(s)
  281. ;             SysopLastName - The sysop's last name
  282. ;                SystemName - Name of the BBS
  283. ;
  284. ;
  285. ;CustomFileName    EXAMPLE.DEF               ; Same format as DORINFO?.DEF
  286. ;CustomFileLine    SystemName
  287. ;CustomFileLine    SysopFirstName
  288. ;CustomFileLine    SysopLastName
  289. ;CustomFileLine    ComPort
  290. ;CustomFileLine    ModemBPS
  291. ;CustomFileLine    Ignore
  292. ;CustomFileLine    UserFirstName
  293. ;CustomFileLine    UserLastName
  294. ;CustomFileLine    City
  295. ;CustomFileLine    ANSI
  296. ;CustomFileLine    Security
  297. ;CustomFileLine    MinutesLeft
  298. ;
  299. ;------------------------------------------------------------------------------
  300.